From af70a95d8a4a2ea986a8b9c11a80ec84a464d344 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Thu, 20 Sep 2018 12:51:03 +0100 Subject: [PATCH] Add test-dependency on xvfb so we can run the built program --- debian/tests/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/tests/control b/debian/tests/control index 1a791d007e..0eb00cf9ed 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,5 +1,5 @@ Tests: build -Depends: build-essential, libgtk-4-dev +Depends: build-essential, libgtk-4-dev, xauth, xvfb Tests: python3-gi Depends: dbus, gir1.2-gtk-4.0, python3-gi, xauth, xvfb -- 2.30.2